From d5f58b2e84482a4cf9bdbd4f01cbbd1f79a6f10b Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sat, 7 Sep 2002 21:31:03 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 76e6babe52e..bf49e0c951c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -6,7 +6,11 @@ * diff.el (diff): Add optional argument no-async, and use the above argument. - * files.el (diff-buffer-with-file): Use it. + * files.el (diff-buffer-with-file): Call diff synchronously, so we + don't delete the temporary file before diff has a chance to read + it. + + * ibuf-ext.el (ibuffer-diff-with-file): Just call `diff-buffer-with-file'. 2002-09-07 John Paul Wallington -- 2.30.2